Skip to content

Commit

Permalink
Update Looker to include nonprod looker editions (#12502)
Browse files Browse the repository at this point in the history
  • Loading branch information
efeelaiho authored Dec 5, 2024
1 parent c13b49e commit 72e2632
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mmv1/products/looker/Instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,9 @@ properties:
- LOOKER_CORE_STANDARD_ANNUAL: subscription standard instance
- LOOKER_CORE_ENTERPRISE_ANNUAL: subscription enterprise instance
- LOOKER_CORE_EMBED_ANNUAL: subscription embed instance
- LOOKER_CORE_NONPROD_STANDARD_ANNUAL: nonprod subscription standard instance
- LOOKER_CORE_NONPROD_ENTERPRISE_ANNUAL: nonprod subscription enterprise instance
- LOOKER_CORE_NONPROD_EMBED_ANNUAL: nonprod subscription embed instance
immutable: true
default_value: "LOOKER_CORE_TRIAL"
enum_values:
Expand All @@ -420,6 +423,9 @@ properties:
- 'LOOKER_CORE_STANDARD_ANNUAL'
- 'LOOKER_CORE_ENTERPRISE_ANNUAL'
- 'LOOKER_CORE_EMBED_ANNUAL'
- 'LOOKER_CORE_NONPROD_STANDARD_ANNUAL'
- 'LOOKER_CORE_NONPROD_ENTERPRISE_ANNUAL'
- 'LOOKER_CORE_NONPROD_EMBED_ANNUAL'
- name: 'privateIpEnabled'
type: Boolean
description: |
Expand Down

0 comments on commit 72e2632

Please sign in to comment.