Skip to content

Commit

Permalink
The beta API is deprecated - move to ga only. (#3027)
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-henderson authored Jan 27, 2020
1 parent aa378fe commit 8567282
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 52 deletions.
5 changes: 1 addition & 4 deletions products/binaryauthorization/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ versions:
- !ruby/object:Api::Product::Version
name: ga
base_url: https://binaryauthorization.googleapis.com/v1/
- !ruby/object:Api::Product::Version
name: beta
base_url: https://binaryauthorization.googleapis.com/v1beta1/
scopes:
- https://www.googleapis.com/auth/cloud-platform
objects:
Expand Down Expand Up @@ -53,7 +50,7 @@ objects:
displayed in chooser dialogs.
- !ruby/object:Api::Type::NestedObject
name: attestationAuthorityNote
api_name: userOwnedDrydockNote
api_name: userOwnedGrafeasNote
description: |
A Container Analysis ATTESTATION_AUTHORITY Note, created by the user.
required: true
Expand Down
3 changes: 0 additions & 3 deletions products/binaryauthorization/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ overrides: !ruby/object:Overrides::ResourceOverrides
note_name: "test-attestor-note"
key_name: "test-attestor-key"
keyring_name: "test-attestor-key-ring"
custom_code: !ruby/object:Provider::Terraform::CustomCode
encoder: templates/terraform/encoders/binauth_attestor_note_field_name.go.erb
decoder: templates/terraform/decoders/binauth_attestor_note_field_name.go.erb
properties:
name: !ruby/object:Overrides::Terraform::PropertyOverride
custom_flatten: 'templates/terraform/custom_flatten/name_from_self_link.erb'
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 8567282

Please sign in to comment.