ride808

Results 14 comments of ride808

I'm experiencing the same issue as @HerbBoy. Are there examples of how to assemble an SSP using component models that have been imported into trestle and are satisfying the controls...

@fsuits adding onto what @HerbBoy mentioned - if there are areas/issues we could help develop to get the component to ssp functionality moved forward/implemented we'd definitely consider helping by contributing...

@ezgidemirel I hit this issue as well in crossplane v1.10.1. I applied the resources below and then tried to update my claim's storageGB parameter to see the two ec2 instances...

If I terminate one of the two instances in my composition above in AWS and let crossplane detect the change in the cloudprovider, crossplane redeploys the terminated one to maintain...

Hey all. I've been having some issues attempting to assemble an SSP with my components. I can generate ssp markdown docs with no issue and they appear to be correct...

Great! Thanks @fsuits. I had a look at the merged feature. I'll work on trying out the new functionality this week. At what point do you think this will make...

@fsuits any plan for when you'll be cutting the next release that will have SSP generation from components in place?

Thanks @AshleyDumaine. That got it working for me!! Really appreciate the response.

@AshleyDumaine @fahedouch One last question. In Ashley's snippet above the var: ` ansible_ssh_private_key_file: ./ssh_id` is set in the forProvider section of the AnsibleRun Resource. I assume this tells the provider...