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

[synthetics_global_variable] Migrate synthetics resource and data_source to framework #2886

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

AntoineDona
Copy link
Contributor

This PR migrates the synthetics_global_variable resource and data_source to the new terraform framework.

@AntoineDona AntoineDona changed the base branch from antoine.donascimento/SYNTH-18766/migrate-PL-to-framework to master March 6, 2025 15:35
@AntoineDona AntoineDona force-pushed the antoine.donascimento/SYNTH-18784/migrate-GV-to-framework branch from 48c62cd to c6a7e3a Compare March 6, 2025 15:39
@AntoineDona AntoineDona marked this pull request as ready for review March 7, 2025 17:16
@AntoineDona AntoineDona requested review from a team as code owners March 7, 2025 17:16
@@ -3,16 +3,18 @@
page_title: "datadog_synthetics_global_variable Resource - terraform-provider-datadog"
subcategory: ""
description: |-
Provides a Datadog synthetics global variable resource. This can be used to create and manage Datadog synthetics global variables.
Provides a Datadog SyntheticsGlobalVariable resource. This can be used to create and manage Datadog synthetics_global_variable.

Choose a reason for hiding this comment

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

Suggested change
Provides a Datadog SyntheticsGlobalVariable resource. This can be used to create and manage Datadog synthetics_global_variable.
Provides a Datadog SyntheticsGlobalVariable resource. This can be used to create and manage a Datadog synthetics_global_variable.

Copy link

Choose a reason for hiding this comment

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

Note this needs to be in code, docs are auto-generated.

---

# datadog_synthetics_global_variable (Resource)

Provides a Datadog synthetics global variable resource. This can be used to create and manage Datadog synthetics global variables.
Provides a Datadog SyntheticsGlobalVariable resource. This can be used to create and manage Datadog synthetics_global_variable.

Choose a reason for hiding this comment

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

Suggested change
Provides a Datadog SyntheticsGlobalVariable resource. This can be used to create and manage Datadog synthetics_global_variable.
Provides a Datadog SyntheticsGlobalVariable resource. This can be used to create and manage a Datadog synthetics_global_variable.

Copy link

Choose a reason for hiding this comment

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

Note this needs to be in code, docs are auto-generated.

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.

3 participants