Skip to content

Commit 43fd1fa

Browse files
Update AGENTS.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent ab4d977 commit 43fd1fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

AGENTS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ The CLI manages three layers of state: in-memory config (`InfraConfig`), Pulumi
171171
| Builds bucket | `{project}-kr-{cluster_name}-builds` |
172172
| AR repository | `kr-{cluster_name}` |
173173
| GKE cluster | `{cluster_name}` |
174-
| GCP APIs | project-wide (shared, `disable_on_destroy=False`) |
174+
175+
*Note: GCP APIs are enabled project-wide, shared across clusters, and are not disabled when a cluster is destroyed (`disable_on_destroy=False`).*
175176

176177
Key behaviors:
177178

0 commit comments

Comments
 (0)