aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::Grafana::Workspace] - [Coverage] - ipAddressType property not supported (present in CreateWorkspace API)

Open
#2,552 0 comments 0 reactions 0 assignees View on GitHub
Coverage
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.