Skip to content

Commit b143eb6

Browse files
Add note on iap client that only internal org clients can be created (#3609) (#2148)
Signed-off-by: Modular Magician <[email protected]>
1 parent 4c1fb6f commit b143eb6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.changelog/3609.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:none
2+
3+
```

website/docs/r/iap_client.html.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ description: |-
2424

2525
Contains the data that describes an Identity Aware Proxy owned client.
2626

27+
~> **Note:** Only internal org clients can be created via declarative tools. Other types of clients must be
28+
manually created via the GCP console. This restriction is due to the existing APIs and not lack of support
29+
in this tool.
30+
2731

2832

2933
~> **Warning:** All arguments including `secret` will be stored in the raw

0 commit comments

Comments
 (0)