-
Notifications
You must be signed in to change notification settings - Fork 21
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
⭐ Create AWS resource aws.ec2.instances {iamInstanceProfile} #4767
Conversation
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this works well!
i would prefer if the instance profile was a real resource instead of a dict, i left a longer comment explaining my thinking, but putting my +1 here now in case we need this quickly - it does the job, i just think if we make it a real resource we'll avoid a little bit of rework later
+1 to having real resources vs. dicts. It makes for better auto completes and docs. Overall it's a better user experience even if it's more work for us. |
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some docs suggestions for you, @mm-weber!
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Signed-off-by: Manuel Weber <[email protected]>
Signed-off-by: Manuel Weber <[email protected]>
Thank you all for your help on this @tas50 @misterpantz and especially @vjeffrey for walking me through her process ! Done some cleanup and fixed a little thing, think it's ready to go now. |
This adds the following resource: