1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Andrew Sullivan Cant
92fb7ef125 Add encryption to EFS FileSystem creation
These parameters are:
* encrypted
* kms_key_id

Both are optional, but encrypted MUST be true if kms_key_id is
specified.
2018-06-20 12:37:09 -04:00
Joshua Lane
3f82c2930e
fix default vpc security group mocks
Create default security groups when the vpc is created.  This prevents
sequencing issues in the tests.
2017-11-07 20:41:44 -08:00
Eugene Howe
fa33de7d2f add wait_for to handle eventual consistency
* fix specs
2016-10-12 08:55:15 -04:00
Eugene Howe
eb99011251 fix describe mount targets 2016-10-10 16:34:26 -04:00
Eugene Howe
fba07bb064 fix tests in real mode 2016-10-07 13:15:04 -04:00
Eugene Howe
f620c87bef modify mount target security groups 2016-10-07 09:19:28 -04:00
Eugene Howe
95284ad4b8 describe mount target security groups 2016-10-07 07:45:04 -04:00
Eugene Howe
295bac46be create, describe and destroy mount targets 2016-10-06 22:49:27 -04:00
Eugene Howe
98f3af916e create, describe, and destroy elastic file systems 2016-10-05 14:35:30 -04:00