Skip to content

AWS Managed Grafana - Network Access Control #45908

@Mathias-ML

Description

@Mathias-ML

Description

In the AWS Console when working with managed grafana under network access control you have the option to select either VPC endpoint or Managed prefix list. When using the terraform resource aws_grafana_workspace, in the network access control block it is required to specify both. Is it possible to make these optional since not specifiy the block defaults to public access anyways?

Affected Resource(s) or Data Source(s)

  • aws_grafana_workspace

Potential Terraform Configuration

References

prefix_list_ids - (Optional) - An array of prefix list IDs.
vpce_ids - (Optional) - An array of Amazon VPC endpoint IDs for the workspace. The only VPC endpoints that can be specified here are interface VPC endpoints for Grafana workspaces (using the com.amazonaws.[region].grafana-workspace service endpoint). Other VPC endpoints will be ignored.

Would you like to implement the enhancement?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequests to existing resources that expand the functionality or scope.service/grafanaIssues and PRs that pertain to the grafana service.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions