Skip to content

fix(asg): fix observed failed availability_zones / vpc_zone_identifier - #110

Merged
ulucinar merged 1 commit into
crossplane-contrib:mainfrom
haarchri:bugfix/asg-az
Nov 14, 2022
Merged

fix(asg): fix observed failed availability_zones / vpc_zone_identifier#110
ulucinar merged 1 commit into
crossplane-contrib:mainfrom
haarchri:bugfix/asg-az

Conversation

@haarchri

@haarchri haarchri commented Nov 1, 2022

Copy link
Copy Markdown
Member

Signed-off-by: Christopher Paul Haar christopherpaul.haar@dkb.de

Description of your changes

we tested today upbound/provider-aws and found one Issue regarding fields in asg availability_zones - looks like this issue has open PRs in crossplane-contrib/provider-jet-aws as well

observe failed: cannot run refresh: refresh failed: Conflicting configuration arguments: "availability_zones": conflicts with vpc_zone_identifier: File name: main.tf.json
Conflicting configuration arguments: "vpc_zone_identifier": conflicts with availability_zones: File name: main.tf.json

crossplane-contrib/provider-jet-aws#238

Fixes #106

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Signed-off-by: Christopher Paul Haar <christopherpaul.haar@dkb.de>

@muvaf muvaf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Would it be straight-forward to replace the example with your manifest? It sounds like the YAML you folks are using is more complicated and covers more ground.

@ulucinar
ulucinar merged commit 18593b3 into crossplane-contrib:main Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AutoScaling Group Creation is not working.

4 participants