Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[datadog_integration_aws_account] Add `datadog_integration_aws_accoun…
…t` resource (#2682) * WIP * Remove support for namespace_filters.include/exclude_all * Fix validation and refactor * Add tests and upate example * Set list attributes to optional/computed * Fixes and helpers to handle defaults in nested blocks with oneOf constraints (#2700) * renames * type changes * remove bunch of computed * handle some top level * few more defaults * add helper func to remove defaults when in oneOF * Rename resource to datadog_integration_aws_account and fix test * Fix secret_access_key and add key-based account test * Add regex validators, cleanup resource validators * Update import and example and add deprecation message to old resources * Add missing resource * docs * fix cassettes * add default for tags * Update docs/resources/integration_aws_account.md Co-authored-by: Michael Cretzman <58786311+michaelcretzman@users.noreply.github.com> * Exclude from generate-docs and manually edit docs to move auth_config under required fields * Rework docs on migrating from v1 and import command * Update docs --------- Co-authored-by: skarimo <40482491+skarimo@users.noreply.github.com> Co-authored-by: Sherzod Karimov <sherzod.karimov@datadoghq.com> Co-authored-by: Michael Cretzman <58786311+michaelcretzman@users.noreply.github.com>
- Loading branch information