-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
r/aws_instance: Add support for launch template #4543
r/aws_instance: Add support for launch template #4543
Conversation
Rebased and resolved conflicts. |
Rebased and resolved conflicts. |
Is this scheduled to be added after the 0.12 release? |
Rerun acc tests after rebase:
|
Hi! Still not merged? This is important change. Release please. |
It's been some time so I decided to rebase and retest. All looks fine:
@bflad anything else I need to do with this PR? |
Hi @alexandrst88 It looks like https://github.com/terraform-providers/terraform-provider-aws/blob/master/.github/CONTRIBUTING.md explains what you'd need to do, and what the Terraform core team need to do. |
Is there any update on this as I'm keen to use this functionality? |
It looks like the fork this is from might have disappeared. Maybe someone else would like to pick up the baton? |
Oops, I've completely forgotten about this PR and deleted my fork. I'll probably have to create new PR to rebase this one. |
I'm happy to test it out and or contribute if needed - I'm a bit green to Go though :) |
I've opened new PR at #10807 |
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Fixes #4264
Changes proposed in this pull request:
Output from acceptance testing:
A couple of notes:
$Default
or$Latest
switch to a version that is actually the same, this will not force recreation.Maybe there is a better way to do this CustomDiff?