Skip to content

Commit

Permalink
PENG-9789 - removing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayla Tindall committed Mar 28, 2019
1 parent 7a2d5e2 commit 06efd1d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions apigee/resource_shared_flow_deployment_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,6 @@ func testAccCheckSharedFlowDeploymentExists(n string, name string) resource.Test
}
}

/*resource "apigee_shared_flow_deployment" "verifyKayla_staging_deployment" {
shared_flow_name = "verifyKayla"
org = "${var.org}"
env = "staging"
revision = "latest"
}*/

const testAccCheckSharedFlowDeploymentConfigRequired = `
resource "apigee_shared_flow_deployment" "helloFlow_deployment" {
shared_flow_name = "helloFlow"
Expand Down

0 comments on commit 06efd1d

Please sign in to comment.