Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aws_workspaces_workspace Examples Check linting error #13300

Merged
merged 1 commit into from
May 13, 2020

Commits on May 13, 2020

  1. Fix Examples Check linting error

    Error: Invalid resource name
    
      on main.tf line 40, in resource "aws_workspaces_workspace" "jhon.doe":
      40: resource "aws_workspaces_workspace" "jhon.doe" {
    
    A name must start with a letter or underscore and may contain only letters,
    digits, underscores, and dashes.
    ewbankkit authored May 13, 2020
    Configuration menu
    Copy the full SHA
    bb4f585 View commit details
    Browse the repository at this point in the history