Releases: terraform-do-modules/terraform-digitalocean-droplet
Releases · terraform-do-modules/terraform-digitalocean-droplet
1.0.1
What's Changed
- build(deps): bump clouddrove/github-actions from 9.0.2 to 9.0.3 by @dependabot in #13
- build(deps): bump actions/setup-python from 2 to 5 by @dependabot in #15
- feat: added automerge and updated the workflows by @cloudlovely in #19
- build(deps): bump pre-commit/action from 2.0.0 to 3.0.1 by @dependabot in #20
- build(deps): bump clouddrove/github-shared-workflows from 1.2.1 to 1.2.4 by @dependabot in #22
- build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.0 to 1.0.1 by @dependabot in #23
- build(deps): bump terraform-do-modules/labels/digitalocean from 1.0.0 to 1.0.1 in /_examples/complete by @dependabot in #24
- 56 validating using tailscale to access digital ocean infrastructure by @pnduati in #26
New Contributors
- @dependabot made their first contribution in #13
- @cloudlovely made their first contribution in #19
- @pnduati made their first contribution in #26
Full Changelog: 1.0.0...1.0.1
1.0.0
🐛 Bug Fixes
5471e8a
- update module structure and GitHub workflows (commit by @themaheshyadav)80443db
- update firewall name format (commit by @themaheshyadav)12e7c33
- update firewall name format (commit by @themaheshyadav)48248d0
- firewall inbound rules make dynamic (commit by @themaheshyadav)de9df63
- firewall inbound rules make dynamic (commit by @themaheshyadav)623114b
- update license name in readme.yaml (commit by @themaheshyadav)ca5d8bc
- update user_data variable (commit by @themaheshyadav)c3ee568
- update vpc and labels module tag and update readme.yml file (commit by @themaheshyadav)41eb5e1
- update dependabot.yml file (commit by @themaheshyadav)59f8a65
- update dependabot.yml file (commit by @themaheshyadav)580108e
- make dynamic outbound rule (commit by @themaheshyadav)6b25e9b
- fix description of outbound_rule variable (commit by @themaheshyadav)
📝 Documentation Changes
b5a7215
- update CHANGELOG.md for 1.0.0 (commit by @clouddrove-ci)
Upgrade module to terraform 0.15
New feature
- Upgrade module to terraform 0.15
- Upgrade pre-commit