You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: initial draft #1
* fix: changes in the code following the tests done to the module.
The code in the present resource block was changed without adding any
new resources.
* fix: change the description of the output component_name and component_arn
* feat(examples): add of the complete example
* fix (terraform version) change terraform required version
* fix (examples): in the variables in the main and in the README.md
- Added new variables in README.md and revised descriptions
- variables.tf changed the description of the variables and added the variable launch_template_id_2
- main.tf changed the code of the module
- versions.tf changed the terraform required version and required providers
* fix (module): change file variables.tf, main.tf,version.tf and outputs.tf
- variables.tf changed the description and type
- outputs.tf changed the descriptyion
- main.tf changed the code of the module
- versions.tf changed the terraform required version and required providers
* docs: add README.md
Co-authored-by: Simone Ferraro <simone.ferraro@flowing.it>
Write an initial draft of a module that manages at least these resources:
The module initially only manages the creation of AMIs and not Container Image.
A new issue will be made to implement the resources as well:
The text was updated successfully, but these errors were encountered: