You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get an error while using space_settings argument
╷
│ Error: Unsupported argument
│
│ on sagemaker.tf line 8, in resource "aws_sagemaker_space" "this_space":
│ 8: space_settings = {
│
│ An argument named "space_settings" is not expected here. Did you mean to
│ define a block of type "space_settings"?
Terraform Core Version
0.13
AWS Provider Version
5.25
Affected Resource(s)
Expected Behavior
I want to use space_settings argument like above :
Actual Behavior
I get an error while using space_settings argument
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Create a aws_sagemaker_resource with space_settings arguments
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: