aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
[AWS::Grafana::Workspace] - [Coverage] - ipAddressType property not supported (present in CreateWorkspace API)
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::Grafana::Workspace
### Resource name
AWS::Grafana::Workspace
### Description
The CreateWorkspace API accepts networkAccessControl today and a workspace IP-version selection via ipAddressType (IPv4 | DUAL_STACK) to enable IPv6/dual-stack access to the workspace endpoint. AWS::Grafana::Workspace has no equivalent property, so dual-stack workspaces cannot be provisioned through CloudFormation.
API reference: https://docs.aws.amazon.com/grafana/latest/APIReference/API_CreateWorkspace.html (ipAddressType)
CFN resource reference (property absent): https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-grafana-workspace.html
### Other Details
_No response_
Contributor guide
Research direction
Start by comparing the CreateWorkspace API reference with the AWS::Grafana::Workspace CloudFormation resource reference, focusing on ipAddressType and its IPv4 and DUAL_STACK values. Done means the CloudFormation resource supports this property and can provision the corresponding workspace configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, grafana
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100