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

[WIP] Transit gateway attachment #791

Closed

Conversation

gen2fish
Copy link

@gen2fish gen2fish commented Nov 4, 2021

SUMMARY

New modules to describe and manage transit gateway attachements

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

module: ec2_transit_gateway_attachment_info
short_description: Gather information about ec2 transit gateway attachments in AWS

module: ec2_transit_gateway_attachment
short_description: Manage ec2 transit gateway attachments in AWS

@ansibullbot
Copy link

@ansibullbot ansibullbot added WIP Work in progress module module needs_triage new_contributor Help guide this first time contributor new_module New module new_plugin New plugin plugins plugin (any type) labels Nov 4, 2021
@@ -4,3 +4,4 @@
# we hash the resource_prefix to get a shorter, unique string
lambda_function_name: '{{ tiny_prefix }}'
lambda_role_name: 'ansible-test-{{ tiny_prefix }}-lambda'
tiny_prefix: "d7er9e"
Copy link
Collaborator

Choose a reason for hiding this comment

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

tiny_prefix is a special variable provided by ansible-test and does not need to be defined

Copy link
Author

Choose a reason for hiding this comment

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

opps! I didn't think that made it in there! My bad

@tremble
Copy link
Contributor

tremble commented May 16, 2022

Superceeded by #1004

@tremble tremble closed this May 16, 2022
@tremble
Copy link
Contributor

tremble commented May 16, 2022

@gen2fish Thanks for your submission here, unfortunately it looks like the PR stalled out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module module needs_triage new_contributor Help guide this first time contributor new_module New module new_plugin New plugin plugins plugin (any type) WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants