aws_amp_workspace query by alias instead of workspace_id #26400
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/amp
Issues and PRs that pertain to the amp service.
Milestone
Community Note
Description
After #24503 and #26120 was merged, we can query workspaces by workspace_id, but not alias.
Since the workspace ID is generated (ex:
ws-31dd8a1-2c67-4a1a-9581-9b83d3d73ef7
), we still end up needing to hardcode things.Instead, we should be able to query based on the alias of the workspace.
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: