Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Greengrass subscription docs #4

Open
wants to merge 1 commit into
base: add_greengrass_subscription_definition
Choose a base branch
from

Conversation

jmettes
Copy link

@jmettes jmettes commented Jan 14, 2020

I updated your branch to include changes requested in the AWS Terraform provider PR:
hashicorp#10876

make testacc TEST=./aws TESTARGS='-run=TestAccAWSGreengrassSubscriptionDefinition_'                                                            ==> Checking that code complies with gofmt requirements...                                                       
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSGreengrassSubscriptionDefinition_ -timeout 120m
=== RUN   TestAccAWSGreengrassSubscriptionDefinition_basic
=== PAUSE TestAccAWSGreengrassSubscriptionDefinition_basic
=== RUN   TestAccAWSGreengrassSubscriptionDefinition_DefinitionVersion
=== PAUSE TestAccAWSGreengrassSubscriptionDefinition_DefinitionVersion
=== CONT  TestAccAWSGreengrassSubscriptionDefinition_basic
=== CONT  TestAccAWSGreengrassSubscriptionDefinition_DefinitionVersion
--- PASS: TestAccAWSGreengrassSubscriptionDefinition_basic (45.24s)
--- PASS: TestAccAWSGreengrassSubscriptionDefinition_DefinitionVersion (51.61s)
PASS
ok  	github.com/terraform-providers/terraform-provider-aws/aws	51.641s

@jmettes jmettes force-pushed the add_greengrass_subscription_definition branch from dcac551 to fcac844 Compare January 15, 2020 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant