[cloud-spanner-terraform]:
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Inspect the database creation stage in main.tf and confirm how deletion_protection is configured. Update the configuration so the database can be destroyed without the manual setting described in the issue, then verify that database deletion works as expected.
Written by the indexing model from the issue text.
Description
The database create will not allow you to destroy it unless the property "deletion_protection" is set to false on the database instance. So I had to set that property on the database before I could delete it. This is missing from the database creation stage in the main.tf file.
- Dominant language
- No language data
- Stars
- 30
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from googlecodelabs/feedback
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
googlecodelabs/feedback#2243 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
googlecodelabs/feedback#2237 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
googlecodelabs/feedback#2225 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
googlecodelabs/feedback#1675 · 1 reaction ·
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
googlecodelabs/feedback#1479 ·
All issues in googlecodelabs/feedback
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
level/task module/gcp type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
bug needs-triage service/elbv2
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
hashicorp/terraform-provider-aws#50100 · 1 comment ·