Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

feat: Copy terraform moduels form pdnd #11

Merged
merged 3 commits into from
Aug 16, 2022

Conversation

uolter
Copy link
Collaborator

@uolter uolter commented Mar 21, 2022

List of changes

Motivation and context

Type of changes

  • Add new module
  • Update existing module
  • Remove existing module

Does this introduce a breaking change?

  • Yes
  • No

Other information

@pasqualedevita pasqualedevita changed the title 🔀 Copy terraform moduels form pdnd chore: Copy terraform moduels form pdnd Aug 16, 2022
@pasqualedevita pasqualedevita requested review from a team and pasqualedevita August 16, 2022 07:50
@pasqualedevita pasqualedevita changed the title chore: Copy terraform moduels form pdnd feat: Copy terraform moduels form pdnd Aug 16, 2022
Comment on lines +1 to +2
# pdnd-infra-tf-modules
Infrastructure terraform modules for the project PDND
Copy link
Contributor

Choose a reason for hiding this comment

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

aws terraform modules

Terraform AWS modules

Semantic versioning

This repo use standard semantic versioning according to https://www.conventionalcommits.org.

We use keywords in PR title to determinate next release version.

If first commit it's different from PR title you must add at least a second commit.

Due this issue semantic-release/commit-analyzer#231 use breaking keyword to trigger a major change release.

Precommit checks

tfenv setup

Set the terraform version with tfenv, before launch pre-commit to avoid errors

tfenv use <x.y.x>

Run pre-commit on local machine

Check your code before commit.

https://github.com/antonbabenko/pre-commit-terraform#how-to-install

# for terraform modules we need to initialize them with
bash .utils/terraform_run_all.sh init local
pre-commit run -a

@pasqualedevita pasqualedevita merged commit a69f81a into main Aug 16, 2022
@pasqualedevita pasqualedevita deleted the import-modules-from-pdnd branch August 16, 2022 07:55
@github-actions
Copy link

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants