GSA-TTS / tts-tech-operations

TTS Technology Operations
https://handbook.tts.gsa.gov/tech-operations/
Other
6 stars 0 forks source link

Update roles.md #1598

Closed JJediny closed 3 years ago

tts-bot commented 3 years ago

Terraform plan in terraform

Plan: 1 to add, 6 to change, 11 to destroy. ```hcl Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create ~ update in-place - destroy Terraform will perform the following actions: # module.cloud_gov.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"d4d4e715e69c1a26bd9e56a41cb456ac4f504d23f44e46f735e03c321817cd29\"" -> null - id = "cloud-gov:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.digital_analytics_program.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"1aa1a383f11a903e3c27489ea7bda2d372f509a6e2ff68cf252bf20d5cfd6c51\"" -> null - id = "digital-analytics-program:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.digitalgov.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"db87ba1ac93bd3f50ea9974412cd176013aa56a56f7412073e5b73a657294409\"" -> null - id = "digitalgov:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.federalist_users.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"691d61a3f35fb3c2581857cbdd45576b2dba1d8616ecf755b2800f4f18b42dce\"" -> null - id = "federalist-users:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.fedramp.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"dd65c9207ad84e4eef2e07d010f3350349fe58f87a11300d0ad22c473017b0d3\"" -> null - id = "fedramp:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.fellows_in_innovation.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"ad87d12f1ac3b0da0acbcc598c56378d156942445ab433b3d74c30beda7d53c4\"" -> null - id = "fellows-in-innovation:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.org_18f.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"ac319d1ddf959d994a31805515705379aae70dd9813c6236d59282da29739ff3\"" -> null - id = "18F:adborden" -> null - role = "member" -> null - username = "adborden" -> null } # module.presidential_innovation_fellows.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"57ac0e1a54c15bb53976c2bc6618931540c2a2f2d1965276834e6328e7d79348\"" -> null - id = "presidential-innovation-fellows:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.project_open_data.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"68469d5b028176cc2078c1ac3fc6e5c0d95d0c342465f7a9c7972e041cf49a40\"" -> null - id = "project-open-data:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.repo["aws-admin"].github_repository_file.issue_templates["general.md"] will be updated in-place ~ resource "github_repository_file" "issue_templates" { ~ content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - + - [ ] EOT id = "aws-admin/.github/ISSUE_TEMPLATE/general.md" # (9 unchanged attributes hidden) } # module.repo["ghad"].github_repository_file.issue_templates["general.md"] will be updated in-place ~ resource "github_repository_file" "issue_templates" { ~ content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - + - [ ] EOT id = "ghad/.github/ISSUE_TEMPLATE/general.md" # (9 unchanged attributes hidden) } # module.repo["glossary"].github_repository_file.issue_templates["general.md"] will be created + resource "github_repository_file" "issue_templates" { + branch = "master" + commit_author = (known after apply) + commit_email = (known after apply) + commit_message = <<-EOT updated from canonical source https://github.com/18F/tts-tech-portfolio/blob/main/.github/ISSUE_TEMPLATE/general.md EOT + commit_sha = (known after apply) + content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - [ ] EOT + file = ".github/ISSUE_TEMPLATE/general.md" + id = (known after apply) + overwrite_on_create = false + repository = "glossary" + sha = (known after apply) } # module.repo["newrelic-terraform"].github_repository_file.issue_templates["general.md"] will be updated in-place ~ resource "github_repository_file" "issue_templates" { ~ content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - + - [ ] EOT id = "newrelic-terraform/.github/ISSUE_TEMPLATE/general.md" # (9 unchanged attributes hidden) } # module.repo["pages-redirects"].github_repository_file.issue_templates["general.md"] will be updated in-place ~ resource "github_repository_file" "issue_templates" { ~ content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - + - [ ] EOT id = "pages-redirects/.github/ISSUE_TEMPLATE/general.md" # (9 unchanged attributes hidden) } # module.repo["private-eye"].github_repository_file.issue_templates["general.md"] will be updated in-place ~ resource "github_repository_file" "issue_templates" { ~ content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - + - [ ] EOT id = "private-eye/.github/ISSUE_TEMPLATE/general.md" # (9 unchanged attributes hidden) } # module.repo["uswds-jekyll"].github_repository_file.issue_templates["general.md"] will be updated in-place ~ resource "github_repository_file" "issue_templates" { ~ content = <<-EOT --- name: General about: For general Tech Portfolio work title: "" labels: "g: initial" assignees: "" --- ## Background Information ## Implementation Steps - [ ] ## Acceptance Criteria - + - [ ] EOT id = "uswds-jekyll/.github/ISSUE_TEMPLATE/general.md" # (9 unchanged attributes hidden) } # module.usagov.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"3a50aa272f67d873e26667efd887e9e7af475dfb63a238e6480f8df13505278f\"" -> null - id = "usagov:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } # module.uswds.github_membership.owner["adborden"] will be destroyed - resource "github_membership" "owner" { - etag = "W/\"4114983bbe577db72a8e6fd62c267fc8176ced5171a21d3c7e717f23caa7f8bb\"" -> null - id = "uswds:adborden" -> null - role = "admin" -> null - username = "adborden" -> null } Plan: 1 to add, 6 to change, 11 to destroy. ```

:x: Error applying plan in apply #57