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

Add the ability to manage tags on ASGs #1076

Closed
wants to merge 3 commits into from

Conversation

bobtfish
Copy link
Contributor

Fixes issue #932

I've had a bash at this - code appears to work, but my Go isn't all that great, so please feel free to tear it apart ;)


"propagate": &schema.Schema{
Type: schema.TypeBool,
Required: true,
Copy link
Contributor

Choose a reason for hiding this comment

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

The ASG API reference lists propagate as optional, is there a reason to mark this as required here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wasn't sure what default people would like (I assume not propagated), so I made it mandatory so people had to choose.

I'd be happy to make it optional / default to false if that's what people think is best.

@catsby
Copy link
Contributor

catsby commented Feb 27, 2015

Looks pretty solid from here.

@bobtfish
Copy link
Contributor Author

Close in favour of PR #1080

@bobtfish bobtfish closed this Feb 27, 2015
@ghost
Copy link

ghost commented May 4, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants