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

feat: add availability_zone #1

Draft
wants to merge 74 commits into
base: master
Choose a base branch
from

Conversation

ecojuntak
Copy link

No description provided.

karancode and others added 30 commits August 25, 2021 17:48
…use of `count` for module `count`/`for_each` (#234)
## [3.2.1](v3.2.0...v3.2.1) (2021-11-22)

### Bug Fixes

* update CI/CD process to enable auto-release workflow ([#250](#250)) ([1508c9e](1508c9e))
# [3.3.0](v3.2.1...v3.3.0) (2021-11-22)

### Features

* Add instance IPv6 addresses to the outputs ([#249](#249)) ([08bdf6a](08bdf6a))
## [3.4.0](v3.3.0...v3.4.0) (2022-01-14)

### Features

* Add `instance_metadata_tags` attribute and bump AWS provider to support ([#254](#254)) ([b2fb960](b2fb960))
## [3.5.0](v3.4.0...v3.5.0) (2022-03-12)

### Features

* Made it clear that we stand with Ukraine ([6867788](6867788))
## [3.6.0](v3.5.0...v3.6.0) (2022-05-06)

### Features

* Added wrappers automatically generated via pre-commit hook ([#271](#271)) ([6e8c541](6e8c541))
## [4.0.0](v3.6.0...v4.0.0) (2022-05-09)

### ⚠ BREAKING CHANGES

* Add support for user_data_replace_on_change, and updated AWS provider to v4.7+ (#272)

### Features

* Add support for user_data_replace_on_change, and updated AWS provider to v4.7+ ([#272](#272)) ([4d7f3d8](4d7f3d8))
## [4.1.0](v4.0.0...v4.1.0) (2022-07-19)

### Features

* Add support for `disable_api_stop` attribute ([#275](#275)) ([cb367ec](cb367ec))
* fix bug for capacity reservation id assignment

* addition of test case

* revert of outputs in complete test case

* fix formatting and tfdocs

* fix formatting and tfdocs

* run of pre-commit hooks

* fix README

* fix README

* fix example to be deployable

* fix example to be deployable

* Update examples/complete/main.tf

* Update examples/complete/main.tf

Co-authored-by: Samuel CHNIBER <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
### [4.1.1](v4.1.0...v4.1.1) (2022-07-21)

### Bug Fixes

* Creation of an Instance with a Capacity Reservation ID ([#278](#278)) ([f12ac95](f12ac95))
schniber and others added 30 commits April 21, 2023 19:48
Co-authored-by: Samuel CHNIBER <[email protected]>
Co-authored-by: Bryant Biggs <[email protected]>
## [4.4.0](v4.3.1...v4.4.0) (2023-04-21)

### Features

* Addition of block device information in outputs ([#319](#319)) ([884e244](884e244))
## [4.5.0](v4.4.0...v4.5.0) (2023-04-21)

### Features

* Add unique tags to EBS block devices ([#327](#327)) ([55ed759](55ed759))
## [5.0.0](v4.5.0...v5.0.0) (2023-04-28)

### ⚠ BREAKING CHANGES

* Raise minimum required Terraform version to 1.0+ (#331)

### Features

* Raise minimum required Terraform version to 1.0+ ([#331](#331)) ([9d4e0ca](9d4e0ca))
## [5.1.0](v5.0.0...v5.1.0) (2023-05-30)

### Features

* Implementation of the cpu_options block and addition of support for AMD SEV-SNP ([#334](#334)) ([6a123ad](6a123ad))
## [5.2.0](v5.1.0...v5.2.0) (2023-06-28)

### Features

* Add input variable 'instance_tags' ([#343](#343)) ([025d3b4](025d3b4))
### [5.2.1](v5.2.0...v5.2.1) (2023-07-06)

### Bug Fixes

* Fixed outputs for Block Devices ([#344](#344)) ([80381d2](80381d2))
## [5.3.0](v5.2.1...v5.3.0) (2023-08-16)

### Features

* Remove call data ssm parameter when ami id is specified ([#351](#351)) ([7ffc3dd](7ffc3dd))
### [5.3.1](v5.3.0...v5.3.1) (2023-08-17)

### Bug Fixes

* Fixed ami variable when using without ssm ([#354](#354)) ([a1691a0](a1691a0))
## [5.4.0](v5.3.1...v5.4.0) (2023-08-30)

### Features

* Add `availability_zone` output ([#347](#347)) ([1b2cdeb](1b2cdeb))
## [5.5.0](v5.4.0...v5.5.0) (2023-08-30)

### Features

* Add example for connecting via Session Manager without Internet access ([#336](#336)) ([68edef8](68edef8))
## [5.6.0](v5.5.0...v5.6.0) (2023-12-25)

### Features

* Support Private DNS name options ([#370](#370)) ([d3520fd](d3520fd))
## [5.6.1](v5.6.0...v5.6.1) (2024-03-07)

### Bug Fixes

* Update CI workflow versions to remove deprecated runtime warnings ([#379](#379)) ([2c9e615](2c9e615))
## [5.7.0](v5.6.1...v5.7.0) (2024-08-26)

### Features

* Added parameter to attach aws_eip ([#391](#391)) ([57cdd5d](57cdd5d))
## [5.7.1](v5.7.0...v5.7.1) (2024-10-11)

### Bug Fixes

* Update CI workflow versions to latest ([#409](#409)) ([e48d67f](e48d67f))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.