Gandi-2-terraform

Latest version: v1.3.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.1

<!-- Release notes generated using configuration in .github/release.yml at 1.3.1 -->

What's Changed
Dependencies changes ⬆️⬇️
* chore(deps-dev): bump ruff from 0.3.4 to 0.4.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/80
* chore(deps-dev): bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/79
* chore(deps-dev): bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/81
* chore(deps): bump requests from 2.31.0 to 2.32.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/82
* chore(deps-dev): bump pylint from 3.1.0 to 3.2.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/85
* chore(deps): bump requests from 2.32.0 to 2.32.3 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/84
* chore(deps-dev): bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/86
* chore(deps-dev): bump ruff from 0.4.2 to 0.4.7 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/83
* chore(deps-dev): bump black from 24.3.0 to 24.4.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/87
* chore(deps): bump urllib3 from 2.2.1 to 2.2.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/88


**Full Changelog**: https://github.com/marcaurele/gandi-2-terraform/compare/1.3.0...1.3.1

1.3.0

<!-- Release notes generated using configuration in .github/release.yml at 1.3.0 -->

What's Changed
New Features 🎉
* add Python 3.12 by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/46
* feat: use either Apikey or Bearer authorization header by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/74
* feat: changing license to AGPL by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/76
Dependencies changes ⬆️⬇️
* chore(deps): bump urllib3 from 1.26.15 to 1.26.17 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/47
* chore(deps): bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/48
* chore(deps-dev): bump ruff from 0.0.291 to 0.1.3 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/52
* chore(deps-dev): bump black from 23.9.1 to 23.10.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/50
* chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/53
* chore(deps-dev): bump pylint from 2.17.7 to 3.0.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/49
* chore(deps-dev): bump mypy from 1.5.1 to 1.6.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/51
* chore(deps-dev): bump mypy from 1.6.1 to 1.7.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/56
* chore(deps-dev): bump ruff from 0.1.3 to 0.1.6 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/55
* chore(deps-dev): bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/54
* chore(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/57
* chore(deps-dev): bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/59
* chore(deps-dev): bump pylint from 3.0.2 to 3.0.3 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/62
* chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/61
* chore(deps-dev): bump ruff from 0.1.6 to 0.1.9 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/58
* chore(deps-dev): bump black from 23.11.0 to 23.12.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/60
* chore(deps-dev): bump ruff from 0.1.9 to 0.1.15 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/65
* chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/63
* chore(deps-dev): bump pytest from 8.0.0 to 8.0.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/69
* chore(deps-dev): bump pylint from 3.0.3 to 3.1.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/67
* chore(deps-dev): bump ruff from 0.1.15 to 0.3.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/68
* chore(deps-dev): bump black from 23.12.1 to 24.3.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/70
* chore(deps-dev): bump ruff from 0.3.0 to 0.3.4 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/72
* chore(deps): bump idna from 3.6 to 3.7 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/75
Other Changes
* 🚀 auto generate GH release notes on tagging by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/45

**Full Changelog**: https://github.com/marcaurele/gandi-2-terraform/compare/1.2.1...1.3.0

1.2.1

<!-- Release notes generated using configuration in .github/release.yml at 1.2.1 -->

What's Changed
Dependencies changes ⬆️⬇️
* chore(deps-dev): bump pylint from 2.17.1 to 2.17.3 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/26
* chore(deps-dev): bump mypy from 1.1.1 to 1.2.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/23
* chore(deps-dev): bump pytest from 7.2.2 to 7.3.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/24
* chore(deps): bump requests from 2.28.2 to 2.29.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/25
* chore(deps): bump requests from 2.29.0 to 2.31.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/27
* chore(deps-dev): bump mypy from 1.2.0 to 1.3.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/29
* chore(deps-dev): bump pylint from 2.17.3 to 2.17.4 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/28
* chore(deps-dev): bump mypy from 1.3.0 to 1.4.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/31
* chore(deps-dev): bump pytest from 7.3.1 to 7.4.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/30
* chore(deps-dev): bump flake8 from 6.0.0 to 6.1.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/35
* chore(deps-dev): bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/34
* chore(deps): bump click from 8.1.3 to 8.1.6 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/33
* chore(deps-dev): bump pylint from 2.17.4 to 2.17.5 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/32
* chore(deps-dev): bump mypy from 1.4.1 to 1.5.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/37
* chore(deps): bump click from 8.1.6 to 8.1.7 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/36
* chore(deps): bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/38
* chore(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/42
* chore(deps-dev): bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/40
* chore(deps-dev): bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/41
* chore(deps-dev): bump pylint from 2.17.5 to 2.17.7 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/39
Other Changes
* Move to ruff by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/43
* 🔖 version 1.2.1 by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/44


**Full Changelog**: https://github.com/marcaurele/gandi-2-terraform/compare/1.2.0...1.2.1

1.2.0

<!-- Release notes generated using configuration in .github/release.yml at 1.2.0 -->

What's Changed
New Features 🎉
* [ADD] features --nsfilters --auto_generate and --subdir by dopch in https://github.com/marcaurele/gandi-2-terraform/pull/10
* ✨ feat(): add CI & dev tools by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/12
Bug Fixing 🐛
* 🐛 fix(): changes after invalid merge 10 by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/11
Other Changes
* 📝 chore(readme): talk about the import commands generated by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/9
* chore(deps): bump actions/setup-python from 2 to 4 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/20
* chore(deps): bump actions/checkout from 2 to 3 by dependabot in https://github.com/marcaurele/gandi-2-terraform/pull/19
* 📝 chore(readme): readme update by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/22

New Contributors
* dopch made their first contribution in https://github.com/marcaurele/gandi-2-terraform/pull/10
* dependabot made their first contribution in https://github.com/marcaurele/gandi-2-terraform/pull/20

**Full Changelog**: https://github.com/marcaurele/gandi-2-terraform/compare/1.1.0...1.2.0

1.1.0

<!-- Release notes generated using configuration in .github/release.yml at 1.1.0 -->

What's Changed
New Features 🎉
* ✨ feat(): output help if no argument provided by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/8
Bug Fixing 🐛
* 🐛 fix(): output import commands for all domains by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/7


**Full Changelog**: https://github.com/marcaurele/gandi-2-terraform/compare/1.0.0...1.1.0

1.0.0

<!-- Release notes generated using configuration in .github/release.yml at 1.0.0 -->

What's Changed
New Features 🎉
* fix(tf): output HCL with indentation as fmt would fix by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/2
* feat(cli): move to arguments by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/4
Bug Fixing 🐛
* fix(record): exclude SOA records by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/3
Other Changes
* chore(help): describe command, edit readme by marcaurele in https://github.com/marcaurele/gandi-2-terraform/pull/5


**Full Changelog**: https://github.com/marcaurele/gandi-2-terraform/compare/0.2.0...1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.