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

[WIP]r/sagemaker_notebook_instance - add support for accelerator_types argument #15798

Closed

Conversation

DrFaust92
Copy link
Collaborator

@DrFaust92 DrFaust92 commented Oct 22, 2020

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Closes #10208
Supersedes #10210

Release note for CHANGELOG:

resource_aws_sagemaker_notebook_instance - add support for `accelerator_types` argument

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@DrFaust92 DrFaust92 requested a review from a team October 22, 2020 22:00
@ghost ghost added size/M Managed by automation to categorize the size of a PR. service/sagemaker Issues and PRs that pertain to the sagemaker service. documentation Introduces or discusses updates to documentation. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Oct 22, 2020
@DrFaust92
Copy link
Collaborator Author

Waiting for AWS to increase my quota for Sagemaker accelerator from default zero

@DrFaust92 DrFaust92 added the enhancement Requests to existing resources that expand the functionality or scope. label Oct 22, 2020
@DrFaust92 DrFaust92 changed the title [WIP]r/sagemaker_notebook_instance - add support for accelerator_types argument + url and network_interface_id attributes [WIP]r/sagemaker_notebook_instance - add support for accelerator_types argument Oct 23, 2020
@ewbankkit
Copy link
Contributor

Acceptance test failure:

$ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSSagemakerNotebookInstance_accelerator_types'
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSSagemakerNotebookInstance_accelerator_types -timeout 120m
=== RUN   TestAccAWSSagemakerNotebookInstance_accelerator_types
=== PAUSE TestAccAWSSagemakerNotebookInstance_accelerator_types
=== CONT  TestAccAWSSagemakerNotebookInstance_accelerator_types
    resource_aws_sagemaker_notebook_instance_test.go:301: Step 1/4 error: Check failed: Check 4/4 error: aws_sagemaker_notebook_instance.test: Attribute 'accelerator_types.0' expected "1ml.eia1.medium", got "ml.eia1.medium"
--- FAIL: TestAccAWSSagemakerNotebookInstance_accelerator_types (306.69s)
FAIL
FAIL	github.com/terraform-providers/terraform-provider-aws/aws	306.746s
FAIL
GNUmakefile:27: recipe for target 'testacc' failed
make: *** [testacc] Error 1

@DrFaust92 DrFaust92 closed this Oct 28, 2020
@DrFaust92 DrFaust92 force-pushed the r/sagemaker_notebook_instance_ei branch from 056c81d to 6df9963 Compare October 28, 2020 14:52
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. and removed size/M Managed by automation to categorize the size of a PR. labels Oct 28, 2020
@ghost
Copy link

ghost commented Nov 27, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Nov 27, 2020
@DrFaust92 DrFaust92 deleted the r/sagemaker_notebook_instance_ei branch April 15, 2021 10:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. enhancement Requests to existing resources that expand the functionality or scope. service/sagemaker Issues and PRs that pertain to the sagemaker service. size/XS Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement: Elastic Inference Accelerators for SageMaker
2 participants