Closed webratz closed 10 months ago
Random semi related comment. While the above might be useful in general. For the datadog example you can use https://registry.terraform.io/providers/DataDog/datadog/latest/docs
Thats right, but the use case here is to make it available via cloudformation for some other use case
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 30 days it will automatically be closed. Maintainers can also remove the stale label.
If this issue was automatically closed and you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thank you!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Description
It should be possible to set the configuration of a Cloudformation type. This could be either by extending
aws_cloudformation_type
(see docs or creating a new resource. The underlying AWS API is documented at https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_SetTypeConfiguration.htmlNew or Affected Resource(s)
Potential Terraform Configuration
References
Example of related aws cli call