Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform cloudposse/ec2-autoscale-group/aws to v0.32.0 - abandoned #9

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloudposse/ec2-autoscale-group/aws (source) module minor 0.31.1 -> 0.32.0

Release Notes

cloudposse/terraform-aws-ec2-autoscale-group

v0.32.0

Compare Source

Add support for instance reuse policy and fix bug for tag for v4 @​linhkikuchi (#​101)

what

why

  • My module needs this new feature for warm pool

references


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners January 12, 2023 17:43
@renovate renovate bot requested review from joe-niland and korenyoni and removed request for a team January 12, 2023 17:43
@renovate renovate bot added the auto-update This PR was automatically generated label Jan 12, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 12, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update Terraform cloudposse/ec2-autoscale-group/aws to v0.32.0 Update Terraform cloudposse/ec2-autoscale-group/aws to v0.32.0 - abandoned May 17, 2023
@renovate
Copy link
Contributor Author

renovate bot commented May 17, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@max-lobur
Copy link
Contributor

/terratest

@ragumix
Copy link

ragumix commented Jun 2, 2023

I would propose to update not to 0.32.0 version, but straight to the last 0.34.2, because there was fixed problem with tags in output.
It's really important to fix, because now it doesn't work with 0.31.0 version at all. The following problem appears when tries to use current version:

│ Error: Unsupported attribute

│ on .terraform/modules/autoscale_group/outputs.tf line 23, in output "autoscaling_group_tags":
│ 23: value = module.this.enabled ? aws_autoscaling_group.default[0].tags : []

│ This object has no argument, nested block, or exported attribute named
│ "tags". Did you mean "tag"?

@aknysh
Copy link
Member

aknysh commented Jun 2, 2023

closing this PR b/c we need to update to 0.34.2 as @ragumix mentioned

@aknysh aknysh closed this Jun 2, 2023
@aknysh aknysh deleted the renovate/cloudposse-ec2-autoscale-group-aws-0.x branch June 2, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants