Block a user
feature/tofu
Route53 IAM policy uses wildcard resource for list operations - consider scoping to specific hosted zones if possible.
feature/tofu
Consider pinning to a more specific version range to avoid potential breaking changes from minor version updates.
feature/tofu
Consider enabling deletion protection for production clusters to prevent accidental deletion.
feature/tofu
Variable lacks validation to ensure it follows GCP project ID naming rules (6-30 chars, lowercase, numbers, hyphens).
feature/tofu
Use exact version pinning instead of pessimistic version constraint for better reproducibility in production environments.