terraform-example-foundation
terraform-example-foundation copied to clipboard
fix(deps): update go modules
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test | require | minor | v0.1.1-0.20220801181634-4ea786f947df -> v0.2.0 |
| github.com/gruntwork-io/terratest | require | patch | v0.40.7 -> v0.40.20 |
| github.com/stretchr/testify | require | minor | v1.7.1 -> v1.8.0 |
| github.com/tidwall/gjson | require | minor | v1.12.1 -> v1.14.3 |
| golang.org/x/oauth2 | require | digest | f6687ab -> 8227340 |
Release Notes
gruntwork-io/terratest
v0.40.20
Modules affected
opa
Description
- Exposed
DownloadPolicyEfunction so that it can be called independent of OPA functionality.
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.40.19
Modules affected
terraform
Description
- Fixed a bug in the
Clonefunction of theterraform.Optionsstruct wheremapobjects were not being deep cloned, causing side effects.
Related links
- https://github.com/gruntwork-io/terratest/pull/1157
- https://github.com/gruntwork-io/terratest/pull/1164
v0.40.18
Modules affected
docker
Description
- Added usage of
docker composecommand if is available - Updated quick-start documentation to work with Go 1.17
- Added Windows ec2 instance example
- Updated Set permissions for GitHub actions
Special thanks
Special thanks to the following users for their contribution!
Related links
- https://github.com/gruntwork-io/terratest/pull/1147
- https://github.com/gruntwork-io/terratest/pull/1148
- https://github.com/gruntwork-io/terratest/pull/1145
- https://github.com/gruntwork-io/terratest/pull/1154
- https://github.com/gruntwork-io/terratest/pull/1125
v0.40.17
Modules affected
aws
Description
- Added
aws.GetDefaultSubnetIDsForVpcto retrieve default subnet ids - Updated
aws.IsPublicSubnetto check implicit association with the main route table in VPC when the subnet does not have any explicitly associated route tables
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.40.16
Modules affected
terraform
Description
- Added
ShowWithStructfunction that parses terraform plan output toPlanStruct
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.40.15
Description
- Updated dependency
hashicorp/go-getterfrom1.5.11to1.6.1
Related links
v0.40.14
Modules affected
terraform
Description
- Updated
GetResourceCountfunction to handle new plan output in Terraform1.2.x.
Related links
- https://github.com/gruntwork-io/terratest/pull/1133
- https://github.com/gruntwork-io/terratest/pull/1137
v0.40.13
Description
- Updated dependency
github.com/hashicorp/go-getterfrom1.5.9to1.5.11
Related links
v0.40.12
Modules affected
helm
Description
- Updated
RenderTemplateEfunction to rebuild helm chart dependencies
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.40.11
Modules affected
http-helper
Description
- Added to HttpHelper functions that accept options structs
- Fixed broken azure example
Special thanks
Special thanks to the following users for their contribution!
Related links
- https://github.com/gruntwork-io/terratest/pull/1123
- https://github.com/gruntwork-io/terratest/pull/1078
v0.40.10
Modules affected
version-checker[NEW]
Description
- Added a new helper function
version_checker.CheckVersionandversion_checker.CheckVersionEwhich can be used to assert that installed tools satisfy a version constraint.
Special thanks
Special thanks to the following users for their contribution!
Related links
v0.40.9
Modules affected
awsterraformfiles
Description
- Updated
CopyTerraformFolderToDestto also copy.terraform.lock.hclto the destination.
Special thanks
Special thanks to the following users for their contribution!
Related links
- https://github.com/gruntwork-io/terratest/pull/1113
- https://github.com/gruntwork-io/terratest/pull/1107
- https://github.com/gruntwork-io/terratest/pull/1117
v0.40.8
Modules affected
slack[NEW]aws
Description
- Fixed bug where
FunctionErrorwasn't readable. - Added new module with utility functions for validating Slack integrations.
Special thanks
Special thanks to the following users for their contribution!
Related links
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.