retail-store-sample-app
retail-store-sample-app copied to clipboard
chore(deps): update terraform
trafficstars
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elasticache-redis/aws (source) | module | minor | 0.52.0 -> 0.53.0 |
| kubernetes (source) | required_provider | minor | ~> 2.35.0 -> ~> 2.36.0 |
| random (source) | required_provider | minor | ~> 3.6.0 -> ~> 3.7.0 |
| terraform-aws-modules/dynamodb-table/aws (source) | module | minor | 3.2.0 -> 3.3.0 |
| terraform-aws-modules/iam/aws (source) | module | minor | ~> v5.5.0 -> ~> 5.55.0 |
| terraform-aws-modules/iam/aws (source) | module | minor | ~> v5.5.5 -> ~> 5.55.0 |
| terraform-aws-modules/vpc/aws (source) | module | minor | 5.1.1 -> 5.21.0 |
Release Notes
cloudposse/terraform-aws-elasticache-redis (cloudposse/elasticache-redis/aws)
v0.53.0
Allow Module to Disable or Enable Cluster Mode for Existing Deployment @​milldr (#​181)
what
- added compact for when resource dne
why
- Currently, if the module is deployed with cluster mode enabled, it cannot be disabled without first destroying and redeploying
references
- Closes #​180
hashicorp/terraform-provider-kubernetes (kubernetes)
v2.36.0
ENHANCEMENTS:
resource/kubernetes_secret_v1: Add support for write only attributes fordata_woandbinary_data_wo. [GH-2692]
hashicorp/terraform-provider-random (random)
v3.7.2
NOTES:
- Update dependencies (#​683)
v3.7.1
NOTES:
- New ephemeral resource
random_passwordnow supports ephemeral values. (#​625)
FEATURES:
- ephemeral/random_password: New ephemeral resource that generates a password string. When used in combination with a managed resource write-only attribute, Terraform will not store the password in the plan or state file. (#​625)
terraform-aws-modules/terraform-aws-dynamodb-table (terraform-aws-modules/dynamodb-table/aws)
v3.3.0
Features
terraform-aws-modules/terraform-aws-iam (terraform-aws-modules/iam/aws)
v5.55.0
Features
v5.54.1
Bug Fixes
v5.54.0
Features
v5.53.0
Features
v5.52.2
Bug Fixes
v5.52.1
Bug Fixes
v5.52.0
Features
v5.51.0
Features
v5.50.0
Features
v5.49.0
Features
v5.48.0
Features
v5.47.1
Bug Fixes
v5.47.0
Features
Bug Fixes
v5.46.0
Features
- Update IAM policy for AWS Load Balancer Controller to support Listener Attributes (#​525) (966c4f8)
v5.45.0
Features
v5.44.2
Bug Fixes
v5.44.1
Bug Fixes
v5.44.0
Features
v5.43.0
Features
v5.42.0
Features
v5.41.0
Features
v5.40.0
Features
v5.39.1
Bug Fixes
v5.39.0
Features
- Enable override policy name iam-group-with-assumable-roles-policy (#​468) (bf013d2)
- Update VPC CNI policy to 3/4/24 (#​476) (f9d5e28)
v5.38.0
Features
v5.37.2
Bug Fixes
v5.37.1
Bug Fixes
v5.37.0
Features
v5.36.0
Features
v5.35.0
Features
- Allow users to set and read own access keys description (iam-group-with-policies) (#​461) (c80cd10)
v5.34.0
Features
5.33.1 (2024-01-18)
Bug Fixes
v5.33.1
v5.33.0
Features
5.32.1 (2023-12-11)
Bug Fixes
v5.32.1
v5.32.0
Features
v5.31.0
Features
5.30.2 (2023-11-10)
Bug Fixes
5.30.1 (2023-11-04)
Bug Fixes
v5.30.2
v5.30.1
v5.30.0
Features
- Add
create_custom_role_trust_policyto control when acustom_role_trust_policyshould be used (#​321) (481095e)
5.29.2 (2023-08-30)
Bug Fixes
5.29.1 (2023-08-30)
Bug Fixes
v5.29.2
v5.29.1
v5.29.0
Features
v5.28.0
Features
v5.27.0
Features
v5.26.0
Features
v5.25.0
Features
- Added variable load_balancer_controller_targetgroup_arns in iam-role-for-service-accounts-eks module (#​402) (61a5dbe)
v5.24.0
Features
5.23.1 (2023-06-29)
Bug Fixes
v5.23.1
v5.23.0
Features
v5.22.0
Features
v5.21.0
Features
v5.20.0
Features
v5.19.0
Features
v5.18.0
Features
- iam-eks-role: Add variable to allow change of IAM assume role condition test operator (#​367) (542fc5a)
5.17.1 (2023-05-05)
Bug Fixes
- Remove
"autoscaling:UpdateAutoScalingGroup"permission from cluster-autoscaler IRSA (#​357) (aeb5d7f)
v5.17.1
v5.17.0
Features
v5.16.0
Features
- Add
elasticloadbalancing:AddTagspermissions to AWS Load Balancer Controller policy required for version 2.4.7+ (#​358) (e1403c1)
v5.15.0
Features
- Add permissions for instance requirements support for cluster autoscaler IRSA policy (#​356) (fac0cdc)
5.14.4 (2023-03-24)
Bug Fixes
5.14.3 (2023-03-23)
Bug Fixes
5.14.2 (2023-03-21)
Bug Fixes
- Add
ssm:DescribeParameterspermission toexternal-secretsIAM role for service account (IRSA) (#​348) (fe8d73b)
5.14.1 (2023-03-21)
Bug Fixes
v5.14.4
v5.14.3
v5.14.2
v5.14.1
v5.14.0
Features
v5.13.0
Features
v5.12.0
Features
5.11.2 (2023-02-15)
Bug Fixes
5.11.1 (2023-01-19)
Bug Fixes
v5.11.2
v5.11.1
v5.11.0
Features
v5.10.0
Features
Bug Fixes
5.9.2 (2022-12-10)
Bug Fixes
5.9.1 (2022-12-07)
Bug Fixes
v5.9.2
v5.9.1
v5.9.0
Features
v5.8.0
Features
- Add additional permissions to Karpenter EKS IRSA role for native node termination handling support (#​304) (d6865d2)
v5.7.0
Features
v5.6.0
Features
5.5.7 (2022-11-09)
Bug Fixes
5.5.6 (2022-11-07)
Bug Fixes
5.5.5 (2022-11-01)
Bug Fixes
5.5.4 (2022-10-26)
Bug Fixes
- Insufficient permissions for karpenter policy when not using karpenter discovery tags on security group (#​294) (5ad496b)
5.5.3 (2022-10-26)
Bug Fixes
5.5.2 (2022-10-13)
Bug Fixes
5.5.1 (2022-10-12)
Bug Fixes
terraform-aws-modules/terraform-aws-vpc (terraform-aws-modules/vpc/aws)
v5.21.0
Features
v5.20.0
Features
v5.19.0
Features
v5.18.1
Bug Fixes
v5.18.0
Features
v5.17.0
Features
v5.16.0
Features
v5.15.0
Features
v5.14.0
Features
Bug Fixes
v5.13.0
Features
v5.12.1
Bug Fixes
v5.12.0
Features
v5.11.0
Features
- Add route to
0.0.0.0/0&::/0(when IPv6 is enabled) on all public route tables ([#&
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, check this box
This PR was generated by Mend Renovate. View the repository job log.