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

[datadog_synthetics_test] [datadog_synthetics_private_location] Add support for restricted roles on private locations and synthetics tests #1423

Merged

Conversation

dajofo
Copy link
Contributor

@dajofo dajofo commented Apr 22, 2022

Update synthetic tests for restricted roles options

@dajofo dajofo requested a review from a team as a code owner April 22, 2022 12:18
@dajofo dajofo force-pushed the david.forsythe/SYA-1526/update-tests-for-restricted-roles branch from 6a94f99 to 1850a94 Compare April 22, 2022 12:28
@dajofo dajofo requested review from a team as code owners April 25, 2022 15:50
AlaricCalmette
AlaricCalmette previously approved these changes Apr 28, 2022
@AlaricCalmette AlaricCalmette changed the title [Synthetics] Update tests for restricted roles [datadog_synthetics_test] [datadog_synthetics_private_location] Update tests for restricted roles Apr 28, 2022
@AlaricCalmette AlaricCalmette changed the title [datadog_synthetics_test] [datadog_synthetics_private_location] Update tests for restricted roles [datadog_synthetics_test] [datadog_synthetics_private_location] Add support for restricted roles on private locations and synthetics tests Apr 28, 2022
alai97
alai97 previously approved these changes Apr 28, 2022
Copy link
Contributor

@alai97 alai97 left a comment

Choose a reason for hiding this comment

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

Looks good, three copy nits!

@@ -30,13 +30,21 @@ resource "datadog_synthetics_private_location" "private_location" {
### Optional

- **description** (String) Description of the private location.
- **metadata** (Block List, Max: 1) The private location metadata (see [below for nested schema](#nestedblock--metadata))
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- **metadata** (Block List, Max: 1) The private location metadata (see [below for nested schema](#nestedblock--metadata))
- **metadata** (Block List, Max: 1) The private location metadata. See [nested schema](#nestedblock--metadata) below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't think we'll be able to change this wording because it's auto-generated. See synthetics_test.md for many examples of this exact phrasing.

docs/resources/synthetics_private_location.md Outdated Show resolved Hide resolved
docs/resources/synthetics_test.md Outdated Show resolved Hide resolved
@dajofo dajofo dismissed stale reviews from alai97 and AlaricCalmette via f89268e April 29, 2022 08:24
@dajofo dajofo force-pushed the david.forsythe/SYA-1526/update-tests-for-restricted-roles branch 4 times, most recently from e3b0767 to af7a53d Compare May 2, 2022 10:44
@therve therve force-pushed the david.forsythe/SYA-1526/update-tests-for-restricted-roles branch from 42ed6ab to 7b337a0 Compare May 2, 2022 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants