blob: 9046c0766db5f59c5636a5d34452099130deb650 [file] [log] [blame]
resource "example_server" "my-server" {
address = "1.2.3.4"
wskdeploy_yaml = "/Users/$USER/$GOPATH/src/github.com/apache/incubator-openwhisk-wskdeploy/tests/src/integration/triggerrule/manifest.yml"
}