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

Execute the download of cluster config for a cluster in sequential #3264

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

hkantare
Copy link
Collaborator

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

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@hkantare
Copy link
Collaborator Author

harinireddy@Harinis-MacBook-Pro config % terraform apply
zsh: command not found: terraform
harinireddy@Harinis-MacBook-Pro config % terraform12 apply
data.ibm_container_cluster_config.testacc_ds_cluster[15]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[14]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[11]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[19]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[10]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[7]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[0]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[12]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[6]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[3]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[5]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[9]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[18]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[17]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[8]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[13]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[1]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[4]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[16]: Refreshing state...
data.ibm_container_cluster_config.testacc_ds_cluster[2]: Refreshing state...
data.kubernetes_namespace.example: Refreshing state...

Apply complete! Resources: 0 added, 0 changed, 0 destroyed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant