Added support for Private Services Connect for Google APIs (#4358) (#376)

* updated to mmv1 folder

* replaced data source with resources in tests

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2021-02-12 09:00:49 -08:00 committed by GitHub
commit 3c921dc5cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 43 additions and 15 deletions

View file

@ -158,7 +158,8 @@ resources:
description:
- The prefix length of the IP range. If not present, it means the address field
is a single IP address.
- This field is not applicable to addresses with addressType=EXTERNAL.
- This field is not applicable to addresses with addressType=EXTERNAL, or addressType=INTERNAL
when purpose=PRIVATE_SERVICE_CONNECT .
returned: success
type: int
addressType:
@ -171,7 +172,9 @@ resources:
purpose:
description:
- The purpose of the resource. For global internal addresses it can be * VPC_PEERING
- for peer networks This should only be set when using an Internal address.
- for peer networks * PRIVATE_SERVICE_CONNECT - for ([Beta](U(https://terraform.io/docs/providers/google/guides/provider_versions.html))
only) Private Service Connect networks This should only be set when using
an Internal address.
returned: success
type: str
network: