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: enable metadata by default for docker machine. #490

Merged
merged 1 commit into from
May 20, 2022

Conversation

npalm
Copy link
Collaborator

@npalm npalm commented May 19, 2022

Description

Add metadata service for docker machien

- set default the usage of metadata tokens to required
- refactor usages

close: #445

Co-authored-by: Matthias Kay <[email protected]>
@npalm npalm changed the base branch from develop to aws-provider-4 May 19, 2022 21:45
@npalm npalm merged commit 3ce66ff into aws-provider-4 May 20, 2022
npalm added a commit that referenced this pull request May 20, 2022
* feat: Terraform AWS Provider Version 4 Upgrade
BREAKING CHANGE: The module is upgraded to Terraform AWS provider 4.x. All new development will only support the new AWS Terraform provider. We keep a branch `terraform-aws-provider-3` to witch we welcome backports to AWS Terraform 3.x provider. Besides reviewing PR's we will do not any active checking on maintance on this branch. We strongly advise to update your deployment to the new provider version. For more details about upgrading see the [upgrade guide](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade).

* feat: Add metadata options for docker mahcine (#490)
BREAKING CHANGE:  By default, AWS metadata service ((IMDSv2)[https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html]) is enabled and required for both the agent instance and the docker machine instance. For docker machine this require the GitLab managed docker machines distribution is used. Which the module usages by default.


Co-authored-by: Matthias Kay <[email protected]>
Co-authored-by: Mustafa Abdul-Kader <[email protected]>
Co-authored-by: Steve Wilson <[email protected]>
semantic-releaser bot pushed a commit that referenced this pull request May 20, 2022
## [5.0.0](4.42.0...5.0.0) (2022-05-20)

### ⚠ BREAKING CHANGES

* The module is upgraded to Terraform AWS provider 4.x. All new development will only support the new AWS Terraform provider. We keep a branch `terraform-aws-provider-3` to witch we welcome backports to AWS Terraform 3.x provider. Besides reviewing PR's we will do not any active checking on maintance on this branch. We strongly advise to update your deployment to the new provider version. For more details about upgrading see the [upgrade guide](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade).
* By default, AWS metadata service ((IMDSv2)[https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html]) is enabled and required for both the agent instance and the docker machine instance. For docker machine this require the GitLab managed docker machines distribution is used. Which the module usages by default.

Co-authored-by: Matthias Kay <[email protected]>
Co-authored-by: Mustafa Abdul-Kader <[email protected]>
Co-authored-by: Steve Wilson <[email protected]>

### Features

* Terraform AWS Provider Version 4 Upgrade ([#460](#460)) ([bced356](bced356)), closes [#490](#490)
@kayman-mk kayman-mk deleted the aws-provider-4-meta-data branch January 14, 2023 00:04
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.

1 participant