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

[Resource Type] - [Coverage] - WorkspacesInstances: NetworkInterfaces - missing AssociatePublicIpAddress attribute

Open
#2,471 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

Other

### Resource name

AWS::WorkspacesInstances::WorkspaceInstance

### Description

CloudFormation does not support AssociatePublicIpAddress attribute (boolean) for Workspaces Core Managed instances, but the API has it.
[https://docs.aws.amazon.com/workspaces-instances/latest/api/API_InstanceNetworkInterfaceSpecification.html]

Full path:
AWS::WorkspacesInstances::WorkspaceInstance:ManagedInstance:[NetworkInterfaces]:missing-attribute

Could support be added in CloudFormation for this attribute so it could be used in Terraform awscc provider.

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::WorkspacesInstances::WorkspaceInstance resource path and the linked InstanceNetworkInterfaceSpecification API documentation. Trace how the ManagedInstance NetworkInterfaces schema is represented, then verify that AssociatePublicIpAddress is supported in CloudFormation and usable by the Terraform awscc provider.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, terraform
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.