-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
feat: new datasource spot datafeed subscription #39647
Merged
jar-b
merged 10 commits into
hashicorp:main
from
stefanfreitag:f-aws_spot_datafeed_subscription
Nov 6, 2024
Merged
feat: new datasource spot datafeed subscription #39647
jar-b
merged 10 commits into
hashicorp:main
from
stefanfreitag:f-aws_spot_datafeed_subscription
Nov 6, 2024
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9a660d - Browse repository at this point
Copy the full SHA a9a660dView commit details
Commits on Oct 10, 2024
-
- fix import issues - fix markdown issues - fix terraform format issues
Configuration menu - View commit details
-
Copy full SHA for 9bedd06 - Browse repository at this point
Copy the full SHA 9bedd06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f2eed - Browse repository at this point
Copy the full SHA 42f2eedView commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae7f18e - Browse repository at this point
Copy the full SHA ae7f18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5010189 - Browse repository at this point
Copy the full SHA 5010189View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61bfe2c - Browse repository at this point
Copy the full SHA 61bfe2cView commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16d1307 - Browse repository at this point
Copy the full SHA 16d1307View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97cc366 - Browse repository at this point
Copy the full SHA 97cc366View commit details -
d/aws_spot_datafeed_subscription(test): serialize tests
```console % make testacc PKG=ec2 TESTS=TestAccEC2SpotDatafeedSubscription_serial/ make: Verifying source code with gofmt... ==> Checking that code complies with gofmt requirements... TF_ACC=1 go1.23.2 test ./internal/service/ec2/... -v -count 1 -parallel 20 -run='TestAccEC2SpotDatafeedSubscription_serial/' -timeout 360m 2024/11/06 13:26:03 Initializing Terraform AWS Provider... --- PASS: TestAccEC2SpotDatafeedSubscription_serial (63.60s) --- PASS: TestAccEC2SpotDatafeedSubscription_serial/SpotDatafeedSubscription (43.38s) --- PASS: TestAccEC2SpotDatafeedSubscription_serial/SpotDatafeedSubscription/basic (23.09s) --- PASS: TestAccEC2SpotDatafeedSubscription_serial/SpotDatafeedSubscription/disappears (20.29s) --- PASS: TestAccEC2SpotDatafeedSubscription_serial/SpotDatafeedSubscriptionDataSource (20.22s) --- PASS: TestAccEC2SpotDatafeedSubscription_serial/SpotDatafeedSubscriptionDataSource/basic (20.22s) PASS ok github.com/hashicorp/terraform-provider-aws/internal/service/ec2 70.306s ```
Configuration menu - View commit details
-
Copy full SHA for a0ed347 - Browse repository at this point
Copy the full SHA a0ed347View commit details -
Configuration menu - View commit details
-
Copy full SHA for b645e82 - Browse repository at this point
Copy the full SHA b645e82View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.