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

Add sap deployment target check #189

Closed
wants to merge 1 commit into from
Closed

Conversation

ismirlia
Copy link
Collaborator

@ismirlia ismirlia commented Dec 16, 2024

Require system-type to be set if deployment-target is set.

JIRA: https://jsw.ibm.com/browse/POWERIAAS-17001

EDIT:

2024-12-17T04:41:58.030-0600 [ERROR] vertex "ibm_pi_instance.example" error: Missing required argument
╷
│ Error: Missing required argument
│ 
│   with ibm_pi_instance.example,
│   on main.tf line 77, in resource "ibm_pi_instance" "example":
│   77: resource "ibm_pi_instance" "example" {
│ 
│ "pi_deployment_target": all of `pi_deployment_target,pi_sys_type` must be specified
╵
2024-12-17T04:41:58.033-0600 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"

Require system-type to be set if deployment-target is set.
@ismirlia
Copy link
Collaborator Author

Opened IBM-Cloud#5980, closing this one

@ismirlia ismirlia closed this Feb 12, 2025
@yussufsh yussufsh deleted the sap-deployment-target branch February 12, 2025 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants