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

F/aws sagemaker export 23968 #24004

Closed

Conversation

nikhil-goenka
Copy link
Contributor

@nikhil-goenka nikhil-goenka commented Apr 2, 2022

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 #23968

Output from acceptance testing:

$ make testacc TESTS=TestAccXXX PKG=ec2

...

nikhil-goenka and others added 12 commits September 2, 2021 09:54
…orp#20701)

As shown in hashicorp#20493 the documentation does not accurately reflect the current observed behaviour of this provider. The docs say that metadata_options.http_endpoint is optional, but the provider gives an error if http_endpoint is omitted.
# Conflicts:
#	aws/resource_aws_cloudformation_stack_set.go
#	aws/resource_aws_ebs_volume.go
#	aws/resource_aws_ebs_volume_test.go
#	aws/resource_aws_securityhub_member_test.go
#	website/docs/r/autoscaling_group.html.markdown
@github-actions github-actions bot added documentation Introduces or discusses updates to documentation. service/sagemaker Issues and PRs that pertain to the sagemaker service. needs-triage Waiting for first response or review from a maintainer. size/XS Managed by automation to categorize the size of a PR. labels Apr 2, 2022
@bschaatsbergen
Copy link
Member

bschaatsbergen commented Apr 4, 2022

Few drive-by comments:

Now that the image attribute became optional I would suggest treating the image attribute the same as the other attributes in flattenContainer() and expandContainer().

Also, please create/update tests to include a test for the attribute you've added and add the output of the tests you ran to the PR.

@justinretzolk justinretzolk removed the needs-triage Waiting for first response or review from a maintainer. label Apr 4, 2022
@michaelrod64
Copy link

Are there any plans to merge this change?

@AlbertoRossettini
Copy link

Hi, any chance of this being merged soon?

@bschaatsbergen
Copy link
Member

I'm happy to pick up this PR if @nikhil-goenka can't make the suggested changes

@holly-evans
Copy link
Contributor

@bschaatsbergen I addressed your feedback in #31755. Please use it if it is helpful to you!

@bschaatsbergen
Copy link
Member

Ah great, I'll check this out tonight @holly-evans

@bschaatsbergen
Copy link
Member

Thanks for picking this up @holly-evans, we're closing to having your PR merged 🥇

@github-actions
Copy link

github-actions bot commented Jul 6, 2023

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2023
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. service/sagemaker Issues and PRs that pertain to the sagemaker service. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws_sagemaker_model support for ModelPackage ARN
9 participants