Earlier we were using GET API with path "get-with-yaml" for overrides v2 terraform resource. But with the new resource, we can use the simple GET API. So added that.
Added support for identifier field in overrides v2 request and import request classes. This is to support optional identifier fields in new overrides v2 terraform resource.
Describe your changes
Earlier we were using GET API with path "get-with-yaml" for overrides v2 terraform resource. But with the new resource, we can use the simple GET API. So added that.
Added support for identifier field in overrides v2 request and import request classes. This is to support optional identifier fields in new overrides v2 terraform resource.
Comment Triggers
PR Check triggers
- Build: `trigger build` - gitleaks: `trigger gitleaks`