Closed Kerwood closed 2 years ago
Signed-off-by: Patrick Kerwood patrick@kerwood.dk
Removes the short group for the Role resource, since there are no other resources in that group. https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/role
Before
roles.role.datadog.jet.crossplane.io
After
roles.datadog.jet.crossplane.io
I have:
make reviewable test
Please also resolve the conflicts
Fixed..
Signed-off-by: Patrick Kerwood patrick@kerwood.dk
Description of your changes
Removes the short group for the Role resource, since there are no other resources in that group. https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/role
Before
After
I have:
make reviewable test
to ensure this PR is ready for review.