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

atlas/migration: support custom env_name on datasource #159

Merged
merged 2 commits into from
Sep 15, 2024
Merged

Conversation

giautm
Copy link
Member

@giautm giautm commented Sep 9, 2024

  • atlas/migration: support custom env_name on datasource
  • builder: remove atlas.env from the generated config

@giautm giautm changed the title g/v0.9.1 patch atlas/migration: support custom env_name on datasource Sep 9, 2024
@giautm giautm force-pushed the g/v0.9.1-patch branch 2 times, most recently from 2ce2024 to 63597d7 Compare September 9, 2024 14:29
@@ -27,6 +27,7 @@ data "atlas_migration" "hello" {
- `cloud` (Block, Optional) (see [below for nested schema](#nestedblock--cloud))
- `config` (String) The configuration file for the migration
- `dir` (String) Select migration directory using URL format
- `env_name` (String) The name of the environment used for reporting runs to Atlas Cloud. Default: tf
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- `env_name` (String) The name of the environment used for reporting runs to Atlas Cloud. Default: tf
- `env_name` (String, Optional) The name of the environment used for reporting runs to Atlas Cloud. Default: tf

It’s optional, right?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's listing under the optional attributes list, ;)

Copy link
Member Author

Choose a reason for hiding this comment

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

Screenshot 2024-09-15 at 18 09 13

@giautm giautm merged commit a30c994 into master Sep 15, 2024
17 checks passed
@giautm giautm deleted the g/v0.9.1-patch branch September 15, 2024 11:09
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.

2 participants